From: Juanma Barranquero Date: Tue, 25 Sep 2007 11:06:14 +0000 (+0000) Subject: (find-lisp-insert-directory): Use `mapc' rather than `mapcar'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~26800 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1259dfc955b6dd193def48cbf46127ee5aeb794b;p=emacs.git (find-lisp-insert-directory): Use `mapc' rather than `mapcar'. --- diff --git a/lisp/find-lisp.el b/lisp/find-lisp.el index 9b1f3275dfc..4c8d8bea215 100644 --- a/lisp/find-lisp.el +++ b/lisp/find-lisp.el @@ -270,7 +270,7 @@ It is a function which takes two arguments, the directory and its parent." ;; No analog for find-lisp? (insert find-lisp-line-indent "\n") ;; Run the find function - (mapcar + (mapc (function (lambda(file) (find-lisp-find-dired-insert-file